Back

Dit is Jezus - Opw. 809

Voorspel Dit is Jezus

PNG - MP3 - MIDI
horn PNG
sax PNG
sax-only PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \tempo 4=122
  \key d\major

   b'4 b8[ d] cis[ a] b4( | b4.) fis'8 g[ fis] e[ fis] |
   b,4 b8[ d] cis[ a] b4( | b2) r2 |

}

chordNames = \chordmode {
  
  g2 a4 b4:m | b2:m d2 |
  g2 a4 b4:m | b1:m |
  
}


songtext = \lyricmode {}

\include "../template.ly"